Skip to content

Conversation

@cosmyo
Copy link
Collaborator

@cosmyo cosmyo commented Jan 23, 2026

No description provided.

@cosmyo cosmyo requested a review from cristipufu January 23, 2026 01:13
@cosmyo cosmyo self-assigned this Jan 23, 2026
@cosmyo cosmyo force-pushed the fix/documentation_openai branch 2 times, most recently from b7acbd1 to 7d25020 Compare January 26, 2026 12:28
@cosmyo cosmyo force-pushed the fix/documentation_openai branch from 7d25020 to 8ae4cdf Compare January 26, 2026 12:38
@cosmyo cosmyo merged commit 2f44217 into main Jan 26, 2026
37 checks passed
```

## Quick Start
using `uv`:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should make clear these are alternatives to the same thing (see LangChain/LLamaindex getting started examples)

using `uv`:

```bash
uv add uipath-openai-agents

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing: uv init . --python 3.11 before uv add uipath-openai-agents

I get this error for the uv command:error: Nopyproject.toml found in current directory or any parent directory

```bash
uv add uipath-openai-agents
```

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

even after using uv init . --python 3.11 and then uv add uipath-openai-agents I got this error message:

`Because only uipath-openai-agents==0.0.1 is available and uipath-openai-agents==0.0.1 depends on your project, we can conclude that
all versions of uipath-openai-agents depend on your project.
And because your project depends on uipath-openai-agents, we can conclude that your project's requirements are unsatisfiable.

  hint: The package `uipath-openai-agents` depends on the package `openai` but the name is shadowed by your project. Consider changing
  the name of the project.`

This is a limitation if the pyproject.toml name is openai

### Authentication

```bash
uipath auth

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no uipath command will work without venv activation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants